Skip to content

docs: add Rstack CLI best practices skill#2

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/docs-rstack-cli-best-practices
Jul 9, 2026
Merged

docs: add Rstack CLI best practices skill#2
chenjiahan merged 1 commit into
mainfrom
chenjiahan/docs-rstack-cli-best-practices

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Summary

This PR adds a repo-local Codex skill for Rstack CLI work so future agent-assisted changes use the same rs command, rstack.config.ts, and import-path conventions. It documents the command map, lazy configuration guidance, and preferred imports from the rstack package.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review Change Stack

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Free

Run ID: ba705e28-c5da-45fa-998b-1e37ef6efe4b

📥 Commits

Reviewing files that changed from the base of the PR and between bbe9591 and 24e7cc3.

📒 Files selected for processing (1)
  • .agents/skills/rstack-cli-best-practices/SKILL.md

📝 Walkthrough

Walkthrough

This pull request adds a new documentation file, SKILL.md, under .agents/skills/rstack-cli-best-practices/. The document describes Rstack CLI best practices, including a table of available rs commands (dev, build, preview, lib, doc, test, lint, staged) and their underlying tools, guidance on configuring rstack.config.ts via define.* helpers, a "Lazy Configuration" section recommending async dynamic imports over heavy top-level imports, and a table mapping direct tool package imports to preferred Rstack-exported import paths. No code entities or exported/public declarations are altered.


Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

Comment @coderabbitai help to get the list of available commands.

@chenjiahan chenjiahan merged commit 1e14372 into main Jul 9, 2026
3 checks passed
@chenjiahan chenjiahan deleted the chenjiahan/docs-rstack-cli-best-practices branch July 10, 2026 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant